home *** CD-ROM | disk | FTP | other *** search
/ Aminet 44 / Aminet 44 (2001)(GTI - Schatztruhe)[!][Aug 2001].iso / Aminet / comm / mail / YAM23src.lha / Source / C_h.sd < prev    next >
Text File  |  2000-11-04  |  462b  |  20 lines

  1. ##stringtype C
  2. ##shortstrings
  3. /****************************************************************
  4.    This file was created automatically by `FlexCat V1.3'
  5. ****************************************************************/
  6.  
  7. #ifndef %b_CAT_H
  8. #define %b_CAT_H
  9. #include <exec/types.h>
  10. #include <libraries/locale.h>
  11.  
  12. extern void Open%bCatalog(void);
  13. extern void Close%bCatalog(void);
  14. extern char *GetStr(APTR);
  15.  
  16. extern const APTR _%i;\n#define %i ((APTR) &_%i)
  17.  
  18. #endif
  19.  
  20.